func bytes.explode

2 uses

	bytes (current package)
		bytes.go#L34: func explode(s []byte, n int) [][]byte {
		bytes.go#L386: 		return explode(s, n)